Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix developer guide URL #1262

Merged
merged 6 commits into from
Mar 21, 2022
Merged

Conversation

liubin
Copy link
Contributor

@liubin liubin commented Mar 17, 2022

Motivation and Context

Guide link in crate.io, for example, https://crates.io/crates/aws-sdk-s3, is pointing at an old page that has been deleted.

Description

Fix it by using the new link https://docs.aws.amazon.com/sdk-for-rust/latest/dg/welcome.html

Testing

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

Though I have updated the generated README.md, it's only a typo fix, should I update CHANGELOG too?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@liubin liubin requested a review from a team as a code owner March 17, 2022 12:40
@liubin liubin changed the title Fix developer guide url Fix developer guide URL Mar 17, 2022
@rcoh
Copy link
Collaborator

rcoh commented Mar 17, 2022

Thank you!!

@rcoh
Copy link
Collaborator

rcoh commented Mar 17, 2022

it's not critical, but if you update CHANGELOG.NEXT.toml you'll get a credit in the release notes for the next release :-)

@liubin
Copy link
Contributor Author

liubin commented Mar 18, 2022

@rcoh Thank you, I rebased the main branch and updated the changelog, helping the format is correct.

@rcoh rcoh enabled auto-merge (squash) March 21, 2022 14:56
Also link in aws-sdk-rust
@rcoh rcoh merged commit 6227120 into smithy-lang:main Mar 21, 2022
@Velfi
Copy link
Contributor

Velfi commented Apr 15, 2022

released in v0.10.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants